toggle menu
Kaluga
1.3.0-SNAPSHOT
ios
switch theme
search in API
architecture
/
com.splendo.kaluga.architecture.navigation
/
[ios]NavigationSpec
/
Browser
/
Type
/
SafariView
Safari
View
ios
data
class
SafariView
(
val
animated
:
Boolean
,
val
completion
:
(
)
->
Unit
?
=
null
)
:
NavigationSpec.Browser.Type
Members
Constructors
Safari
View
Link copied to clipboard
ios
constructor
(
animated
:
Boolean
,
completion
:
(
)
->
Unit
?
=
null
)
Properties
animated
Link copied to clipboard
ios
val
animated
:
Boolean
completion
Link copied to clipboard
ios
val
completion
:
(
)
->
Unit
?
=
null